home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 March / CD Rom Data Mart 2001.iso / Media / IO.dcr / 00017.ls < prev    next >
Encoding:
Text File  |  2001-02-13  |  113 b   |  8 lines

  1. on exitFrame me
  2.   if sprite(2).mediaBusy then
  3.     play frame the frame
  4.   else
  5.     go(the frame + 1)
  6.   end if
  7. end
  8.